home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / gfx / edit / DiamondBOX.lha / DiamondBOX / DiamondBOX.readme < prev    next >
Text File  |  2000-12-12  |  2KB  |  74 lines

  1. Short:    Layer based 24 bit image editing V1.XMAS
  2. Uploader: nkt@ecsoft.dk (Nikolaj Thygesen)
  3. Author:   nkt@ecsoft.dk (Nikolaj Thygesen)
  4. Type:     gfx/edit
  5. Requires: OS3.0+, CGFX 2+, 68020+, 8+ Mb RAM
  6. Version:  1.XMAS
  7.  
  8.                                                         Copenhagen - December 11. 2000
  9.  
  10.     DiamondBOX is a 24 bit layer based Photo Retouching editor. It's inspired by
  11. photogenics, and I started working on it after finally giving up hopes of ever seeing
  12. new releases of PGS. Yes, I have noticed PGS4... DiamondBOX has been in development
  13. for four years. I Guess I should've called it "DiamondBOX 2000", but then everybody
  14. would think it was for PC's :o)
  15.  
  16.     It's done in C++ as a way of solving a practical problem while at the same time
  17. familiarizing myself with the OO approach. If you want the plugin API, drop me a line,
  18. and let's see what happens.
  19.  
  20.   * A little feature list
  21. ====================================================================================
  22.   - Fully multithreaded.
  23.  
  24.   - Internal representation of images always 32-bit.
  25.  
  26.   - Add as many layers as you want (and have RAM for).
  27.  
  28.   - Change Layer-Effects on the fly and watch the changes right before your very eyes.
  29.  
  30.   - Draw with Air Brush, Text, Lines, Rectangles, Ellipses or even lightnings.
  31.  
  32.   - Apply textures to Effects for compositions or strange Alpha Channels.
  33.  
  34.   - Create your own brushes.
  35.  
  36.   - Print using the TurboPrint saver.
  37.  
  38.   - Save your picture as a C-source 24-bit bitmap.
  39.  
  40.   - Different Generators to create sky images or maybe just plain pieces of paper.
  41.  
  42.   - Loads IFF / JPEG / PNG.
  43.  
  44.   - Expandable - write your own Pebbles (Savers / Loaders / Effects...)
  45.  
  46.   - Change all Toolbar buttons with IconEd (Much needed :o).
  47.  
  48.  
  49.   * Need to have/know:
  50. ====================================================================================
  51.  
  52.   - OS3.0+
  53.  
  54.   - CGFX 2+
  55.  
  56.   - 68020+
  57.  
  58.   - 8+ Mb RAM
  59.  
  60.   - Make sure you have a GFX board, and run DiamondBOX on a 16+ bit public screen.
  61.     Default is Workbench. Set name of PubScreen in icon.
  62.  
  63.   - DiamondBOX eats loads of RAM - the more you have the better!!
  64.  
  65.   - Install by dearchiving into any Drawer of your choice.
  66.  
  67.   - Please read thru the tutorial in the guide!!! Learning curve a little steap.
  68.  
  69.  
  70.     br...
  71.  
  72.     Nikolaj Thygesen
  73.     nkt@ecsoft.dk
  74.